home *** CD-ROM | disk | FTP | other *** search
- Date: Wed, 24 Feb 1993 09:41:25 -0500
- From: scott@telle.dmi.stevens-tech.edu (Scott Kolodzieski)
- Message-Id: <9302241441.AA13315@telle.local>
- To: ridderbusch.pad@sni.de
- In-Reply-To: Frank Ridderbusch's message of Wed, 24 Feb 93 12:39:13 MET <9302241139.AA22185@terminator.rs.itd.umich.edu>
- Subject: Emacs, TOSWIN and \r (Carriage Return) characters
-
- > Now, I problem is with the subprocesses, which are started from an Emacs
- > in a TOSWIN window. They all output ^M character into the buffer,
- > into which the respective command output goes. If I start Emacs from
- > the shell (TCSH) everything is fine (no CR4s in in the process
- > buffer).
-
- I fixed this in my mint version of emacs by adding "b" to UNIXMODE, to force
- all processes that are started by emacs to be open files in binary mode.
-
- cheers,
- scott.
-